home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 January / Gamestar_80_2006-01_dvd.iso / Programy / MediaMonkey_Setup_2_4_2.exe / {code_DBPath} / MediaMonkey.mdb / Covers.json < prev    next >
JavaScript Object Notation  |  2005-05-26  |  254b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "IDSong": "Long Integer NOT NULL",
  5.         "CoverOrder": "Long Integer",
  6.         "CoverPath": "Text (254)",
  7.         "CoverStorage": "Long Integer",
  8.         "CoverDescription": "Memo/Hyperlink (255)",
  9.         "CoverType": "Long Integer",
  10.         "PictureType": "Text (254)"
  11.     },
  12.     "data": []
  13. }